gtk4.git
2017-05-31 Daniel BolesHighContrast: Regenerate CSS files with sassc
2017-05-31 Daniel BolesHighContrast: Update parse-sass.sh; remove Gemfile
2017-05-31 Daniel Bolesthemes: Square corners on fullscreen win headerbar
2017-05-31 Daniel BolesHighContrast: Restore files to regenerate CSS
2017-05-30 Rico Tzschichholzgdk/gtk: Fix Since tags for 3.92 symbols
2017-05-30 Debarshi Raywayland: Don't warn if the display is lost, skip exit...
2017-05-28 Daniel Bolesgdk/gtk: Fix more AVAILABLE_IN annotations to 3_92
2017-05-27 Daniel Bolesgdkevents.h: Fix version annotations on new funcs
2017-05-25 Carlos Garnachogtk: Make GtkPointerFocus refcounted
2017-05-25 Carlos Garnachogtkwidget: Lookup the event target when cancelling...
2017-05-25 Carlos Garnachogtk: Check implicit grab status before sending crossing...
2017-05-25 Carlos Garnachogtk: Refactor crossing event synthesization into a...
2017-05-25 Carlos Garnachogtk: Rework pointer cursor selection
2017-05-25 Carlos Garnachogtktreeview: Fix invalidation coordinates
2017-05-25 Carlos Garnachogtkiconview: Fix invalidation coordinates
2017-05-25 Carlos Garnachogtkgesture: Consume button release/touch end events...
2017-05-25 Timm Bädermain: Automatically (un)set PRELIGHT state on widgets
2017-05-25 Timm BäderGesture: Remove window property completely
2017-05-25 Carlos Garnachogtk: Fix event delivery on GTK_PHASE_TARGET controllers
2017-05-25 Carlos Garnachogdk: Remove synthetic crossing event emission due to...
2017-05-25 Carlos Garnachogdk: Ensure to implicitly deactivate grabs when an...
2017-05-25 Carlos Garnachogtkpopover: Use event coordinates right away to detect...
2017-05-25 Carlos Garnachogtkwindow: Implement ::pick to extend picking to popovers.
2017-05-25 Timm Bäderwidget: Make sure we're not calling _get_parent on...
2017-05-25 Timm BäderConstify GdkEvent parameters in gtk_get_event_widget...
2017-05-25 Timm Bäderflowbox: Fix motion notify handler
2017-05-25 Timm Bäderflowbox: Fix child item selection
2017-05-25 Timm Bäderflowbox: Fix child item allocation
2017-05-25 Timm Bäderscrolledwindow: Avoid critical when removing source
2017-05-25 Timm Bädertestlist: Fix custom css
2017-05-25 Timm Bäderscrolledwindow: Calculate indicator coords relative...
2017-05-25 Timm Bäderscrolledwindow: Stop checking event->detail in leave...
2017-05-25 Timm Bäderlinkbutton: Fix hand cursor when hovering
2017-05-25 Timm Bäderlistbox: Fix row hovering
2017-05-25 Timm Bäderwidget: Copy event in gtk_widget_event and _captured_event
2017-05-25 Timm Bädermeson: Add gtkpointerfocus.c to sources
2017-05-25 Timm Bäderwindow: Hide titlebox when undecorated
2017-05-25 Timm Bädercombobox: Only react to UP/DOWN scroll events
2017-05-25 Carlos Garnachogtkmenu*: Simplify event handling
2017-05-25 Carlos Garnachogtkmain: Add API to get the target of a GdkEvent
2017-05-25 Carlos Garnachogtkmain: Ensure there is a current event handling cross...
2017-05-25 Carlos Garnachogtkmain: Ignore GDK_CROSSING_GRAB/UNGRAB crossing event...
2017-05-25 Carlos Garnachogdk: Make it possible to attach user data to GdkEvents
2017-05-25 Carlos Garnachogtkmain: Avoid doubly propagation of enter/leave events...
2017-05-25 Carlos Garnachogtknotebook: Drop drag_window
2017-05-25 Carlos Garnachogtkiconview: Remove view GdkWindow
2017-05-25 Carlos Garnachogtkviewport: Remove view window
2017-05-25 Carlos Garnachogtkrevealer: Remove view window
2017-05-25 Carlos Garnachogtkpaned: Remove per-child windows
2017-05-25 Carlos Garnachogtklayout: Remove widget window
2017-05-25 Carlos Garnachogtkoverlay: Remove per-child windows
2017-05-25 Carlos Garnachogtkwidget: Add private set_pass_through() call
2017-05-25 Carlos Garnachogtktreeview: Remove header window
2017-05-25 Carlos Garnachogtktreeview: Remove widget window
2017-05-25 Carlos Garnachogtkstack: Remove view window
2017-05-25 Carlos Garnachogtktoolpalette: Remove child window
2017-05-25 Carlos Garnachogtkflowbox: Remove child window
2017-05-25 Carlos Garnachogtkwidget: Visually update cursors inside widget when...
2017-05-25 Carlos Garnachogtkmain: Use window-internal API to update pointer...
2017-05-25 Carlos Garnachogtkwindow: Add private API to update pointer cursors
2017-05-25 Carlos Garnachogtkscrolledwindows: Remove child windows
2017-05-25 Carlos Garnachogtkexpander: Remove event window
2017-05-25 Carlos Garnachogtkwindow: Implement window resizing sans-GdkWindow
2017-05-25 Carlos Garnachogtktoolitem: Remove gtk_tool_item_set_use_drag_window()
2017-05-25 Carlos Garnachogtkswitch: Remove event window
2017-05-25 Carlos Garnachogtkmenuitem: Remove input window
2017-05-25 Carlos Garnachogtkglarea: Remove input window
2017-05-25 Carlos Garnachogtkseparatortoolitem: Remove event window
2017-05-25 Carlos Garnachogtkcolorswatch: Remove input window
2017-05-25 Carlos Garnachogtkcolorplane: Remove event window
2017-05-25 Carlos Garnachogtkrange: Remove event window
2017-05-25 Carlos Garnachogtkpathbar: Remove event window
2017-05-25 Carlos Garnachogtktoolbar: Remove input window
2017-05-25 Carlos Garnacholabel: Remove selection window
2017-05-25 Carlos Garnachogtknotebook: Remove event window on top of tabs
2017-05-25 Carlos Garnachogtkwindow: Ignore implicit grabs going away if there...
2017-05-25 Carlos Garnachogtkwindow: Revoke implicit grabs when activating an...
2017-05-25 Carlos Garnachogtkbutton: Make windowless
2017-05-25 Carlos Garnachogtk: Mass delete all GtkWidget event mask API
2017-05-25 Carlos Garnachogtkwidget: Make gtk_widget_event() Accept pointing...
2017-05-25 Carlos Garnachogtkgesture: Drop GdkWindow checks
2017-05-25 Carlos Garnachogtkexpander: Drop usage of gtk_gesture_set_window()
2017-05-25 Carlos Garnachogtkcolorplane: Drop usage of gtk_gesture_set_window()
2017-05-25 Carlos Garnachogtknotebook: Fix coordinate translation to happen on...
2017-05-25 Carlos Garnachogtktextview: Drop GdkWindow checks on events
2017-05-25 Carlos Garnachogtktreeview: Drop gtk_gesture_set_window() API
2017-05-25 Carlos Garnachogtktextview: Set "text" pointer cursor
2017-05-25 Carlos Garnachogtkentry: Remove text_area window
2017-05-25 Carlos Garnachogtkwidget: Add private cursor setter/getter
2017-05-25 Carlos Garnachoimcontext: Remove API dependency on GdkWindow
2017-05-25 Carlos Garnachogtkbutton: Handle crossing events without the event...
2017-05-25 Carlos Garnachogtkpointerfocus: Add methods to handle implicit grabs...
2017-05-25 Carlos Garnachogtk: Implement per-focus implicit grabs
2017-05-25 Carlos Garnachogtk: Implement cursor updates
2017-05-25 Carlos Garnachogtk: Update GtkPointerFocus targets on mapping/sensitiv...
2017-05-25 Carlos Garnachogdkwindow: Drop csw-side event translation
2017-05-25 Carlos Garnachogtk: Handle events with coordinates in toplevel-relativ...
2017-05-25 Carlos Garnachogtkwindow: Add management functions for GtkPointerFocus...
2017-05-25 Carlos Garnachogtk: Introduce GtkPointerFocus
2017-05-25 Carlos Garnachogtkwidget: Expose gtk_widget_common_ancestor()
next